﻿2024-10-16T15:38:34.5662278Z ##[group]Run actions-rs/toolchain@v1
2024-10-16T15:38:34.5662636Z with:
2024-10-16T15:38:34.5662853Z   profile: minimal
2024-10-16T15:38:34.5663092Z   toolchain: stable
2024-10-16T15:38:34.5663330Z   override: true
2024-10-16T15:38:34.5663585Z   target: arm-unknown-linux-gnueabihf
2024-10-16T15:38:34.5663891Z   default: false
2024-10-16T15:38:34.5664112Z ##[endgroup]
2024-10-16T15:38:34.6636219Z [command]/home/runner/.cargo/bin/rustup show
2024-10-16T15:38:34.6784934Z Default host: x86_64-unknown-linux-gnu
2024-10-16T15:38:34.6787414Z rustup home:  /home/runner/.rustup
2024-10-16T15:38:34.6787830Z 
2024-10-16T15:38:34.7235130Z stable-x86_64-unknown-linux-gnu (default)
2024-10-16T15:38:34.7763568Z rustc 1.81.0 (eeb90cda1 2024-09-04)
2024-10-16T15:38:34.7816467Z [command]/home/runner/.cargo/bin/rustup -V
2024-10-16T15:38:34.7855726Z rustup 1.27.1 (54dd3d00f 2024-04-24)
2024-10-16T15:38:34.7860487Z info: This is the version for the rustup toolchain manager, not the rustc compiler.
2024-10-16T15:38:34.8227777Z info: The currently active `rustc` version is `rustc 1.81.0 (eeb90cda1 2024-09-04)`
2024-10-16T15:38:34.8248036Z Installed rustup 1.27.1 support profiles
2024-10-16T15:38:34.8251413Z [command]/home/runner/.cargo/bin/rustup set profile minimal
2024-10-16T15:38:34.8314570Z info: profile set to 'minimal'
2024-10-16T15:38:34.8325595Z [command]/home/runner/.cargo/bin/rustup toolchain install stable
2024-10-16T15:38:34.8924130Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2024-10-16T15:38:34.9120219Z 
2024-10-16T15:38:34.9237155Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.81.0 (eeb90cda1 2024-09-04)
2024-10-16T15:38:34.9238282Z 
2024-10-16T15:38:34.9238754Z info: checking for self-update
2024-10-16T15:38:34.9271358Z warning: tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
2024-10-16T15:38:34.9274001Z warning: tool `rustfmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
2024-10-16T15:38:34.9276752Z warning: tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
2024-10-16T15:38:34.9300556Z [command]/home/runner/.cargo/bin/rustup override set stable
2024-10-16T15:38:34.9345451Z info: override toolchain for '/home/runner/work/eink-vnc/eink-vnc' set to 'stable-x86_64-unknown-linux-gnu'
2024-10-16T15:38:34.9365641Z [command]/home/runner/.cargo/bin/rustup target add --toolchain stable arm-unknown-linux-gnueabihf
2024-10-16T15:38:35.0068905Z info: downloading component 'rust-std' for 'arm-unknown-linux-gnueabihf'
2024-10-16T15:38:35.1164952Z info: installing component 'rust-std' for 'arm-unknown-linux-gnueabihf'
2024-10-16T15:38:36.5174188Z ##[group]Gathering installed versions
2024-10-16T15:38:36.5183862Z [command]/home/runner/.cargo/bin/rustc -V
2024-10-16T15:38:36.5577287Z rustc 1.81.0 (eeb90cda1 2024-09-04)
2024-10-16T15:38:36.5612546Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-10-16T15:38:36.5623510Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-10-16T15:38:36.5625267Z [command]/home/runner/.cargo/bin/cargo -V
2024-10-16T15:38:36.6242802Z cargo 1.81.0 (2dbb1af80 2024-08-20)
2024-10-16T15:38:36.6254652Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-10-16T15:38:36.6263485Z [command]/home/runner/.cargo/bin/rustup -V
2024-10-16T15:38:36.6297052Z rustup 1.27.1 (54dd3d00f 2024-04-24)
2024-10-16T15:38:36.6298316Z info: This is the version for the rustup toolchain manager, not the rustc compiler.
2024-10-16T15:38:36.6668645Z info: The currently active `rustc` version is `rustc 1.81.0 (eeb90cda1 2024-09-04)`
2024-10-16T15:38:36.6684750Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-10-16T15:38:36.6686867Z ##[endgroup]
